﻿2026-07-01T11:34:58.8077610Z ##[group]Run actions/checkout@v5
2026-07-01T11:34:58.8077869Z with:
2026-07-01T11:34:58.8078058Z   repository: SaberMage/spt-shell-notify
2026-07-01T11:34:58.8078297Z   path: .adapter-notify
2026-07-01T11:34:58.8081032Z   token: ***
2026-07-01T11:34:58.8081219Z   ssh-strict: true
2026-07-01T11:34:58.8081409Z   ssh-user: git
2026-07-01T11:34:58.8081600Z   persist-credentials: true
2026-07-01T11:34:58.8081810Z   clean: true
2026-07-01T11:34:58.8082019Z   sparse-checkout-cone-mode: true
2026-07-01T11:34:58.8082248Z   fetch-depth: 1
2026-07-01T11:34:58.8082431Z   fetch-tags: false
2026-07-01T11:34:58.8082611Z   show-progress: true
2026-07-01T11:34:58.8082792Z   lfs: false
2026-07-01T11:34:58.8082962Z   submodules: false
2026-07-01T11:34:58.8083147Z   set-safe-directory: true
2026-07-01T11:34:58.8083342Z env:
2026-07-01T11:34:58.8083528Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T11:34:58.8083771Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T11:34:58.8084010Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-01T11:34:58.8084272Z ##[endgroup]
2026-07-01T11:34:58.9747440Z Syncing repository: SaberMage/spt-shell-notify
2026-07-01T11:34:58.9750352Z ##[group]Getting Git version info
2026-07-01T11:34:58.9750949Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-01T11:34:58.9773058Z [command]/usr/bin/git version
2026-07-01T11:34:58.9806321Z git version 2.43.0
2026-07-01T11:34:58.9822273Z ##[endgroup]
2026-07-01T11:34:58.9832574Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d3e76e7a-7aa2-442e-847b-f9a62f881250' before making global git config changes
2026-07-01T11:34:58.9833366Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:34:58.9835534Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-01T11:34:58.9862833Z ##[group]Initializing the repository
2026-07-01T11:34:58.9865470Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-01T11:34:58.9891871Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-01T11:34:58.9892577Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-01T11:34:58.9893116Z hint: of your new repositories, which will suppress this warning, call:
2026-07-01T11:34:58.9893603Z hint: 
2026-07-01T11:34:58.9893913Z hint: 	git config --global init.defaultBranch <name>
2026-07-01T11:34:58.9894249Z hint: 
2026-07-01T11:34:58.9894629Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-01T11:34:58.9895138Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-01T11:34:58.9895531Z hint: 
2026-07-01T11:34:58.9895860Z hint: 	git branch -m <name>
2026-07-01T11:34:58.9898528Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-01T11:34:58.9905651Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-01T11:34:58.9964103Z ##[endgroup]
2026-07-01T11:34:58.9964522Z ##[group]Disabling automatic garbage collection
2026-07-01T11:34:58.9967285Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T11:34:58.9991588Z ##[endgroup]
2026-07-01T11:34:58.9991982Z ##[group]Setting up auth
2026-07-01T11:34:58.9996289Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:34:59.0019523Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T11:34:59.0240011Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:34:59.0271645Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T11:34:59.0470522Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:34:59.0503931Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T11:34:59.0687366Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T11:34:59.0719422Z ##[endgroup]
2026-07-01T11:34:59.0719818Z ##[group]Determining the default branch
2026-07-01T11:34:59.0722883Z Retrieving the default branch name
2026-07-01T11:34:59.4989697Z Default branch 'main'
2026-07-01T11:34:59.4990507Z ##[endgroup]
2026-07-01T11:34:59.4990879Z ##[group]Fetching the repository
2026-07-01T11:34:59.4995073Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-01T11:35:00.1626709Z From https://github.com/SaberMage/spt-shell-notify
2026-07-01T11:35:00.1627160Z  * [new branch]      main       -> origin/main
2026-07-01T11:35:00.1651832Z ##[endgroup]
2026-07-01T11:35:00.1652423Z ##[group]Determining the checkout info
2026-07-01T11:35:00.1652951Z ##[endgroup]
2026-07-01T11:35:00.1653198Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T11:35:00.1694427Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T11:35:00.1723332Z ##[group]Checking out the ref
2026-07-01T11:35:00.1726825Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-01T11:35:00.1765687Z Switched to a new branch 'main'
2026-07-01T11:35:00.1766179Z branch 'main' set up to track 'origin/main'.
2026-07-01T11:35:00.1770085Z ##[endgroup]
2026-07-01T11:35:00.1805143Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T11:35:00.1827522Z ee2d37eadc730c0019e0af82d683074c509634a2
